Welcome![Sign In][Sign Up]
Location:
Search - WinIo sample

Search list

[Driver DevelopSample1

Description: 并口转I2C样本程序,本人原创,样本只做了写一个数据的例子。要需要扩展需要用户自己添加。对电子工程人员有很大帮助!-Parallel to I2C sample program, I created, only the writing samples of a data example. To the need to expand the need for users to add their own. Of electronic engineering staff are very helpful!
Platform: | Size: 3774464 | Author: dahai | Hits:

[OtherMNCD-DELPHI

Description: 这个一个示例winio的底层模拟键盘的小程序,通过这个示例可以做出游戏外挂-This an example of an analog keyboard winio the bottom of a small program through which the sample can make the game plug-in
Platform: | Size: 189440 | Author: 陈军 | Hits:

[OS programWinIoSample

Description: VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:   (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;    (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;   (3):在StdAfx.h头文件中加入#include "winio.h"语句;   (4):调用InitializeWinIo函数初始化WinIo驱动库;   (5):调用读写IO口的GetPortVal或SetPortVal函数;   (6):调用ShutdownWinIo函数; 本实例是在VC6.0环境下 XP系统. -How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
Platform: | Size: 65536 | Author: 苏庆红 | Hits:

[OS programParallelPortControl

Description: 这是WinIo.dll的一个使用实例,用VC++实现计算机并行端口数字信息的输入与输出,演示程序包括了常用的获取信息、发送信息的程序示例。-This is a WinIo.dll use of examples, using VC++ to achieve digital information the computer parallel port input and output, including presentation of the commonly used procedures to obtain information, send a message of the program sample.
Platform: | Size: 30720 | Author: | Hits:

[Driver DevelopDrv

Description: 可再发行的文件 可再发行文件中提供的目录(winio32.dll \的二进制文件,winio32.sys和winio64。DLL),应包括在您的应用程序的安装包。该winio64.sys文件必须与一个在公共代码签名证书签名的版本取代(见下文)。 的winio文件必须放在同一目录作为您的应用程序的可执行文件。 特权的要求 winio需要管理员权限运行正常。这可以通过: 使用从服务以本地系统运行的WinIo(se_load_driver_name特权必须显式启用)。 在应用请求权限提升嵌入清单文件。 要求用户选择";以管理员身份运行”选项时,启动应用程序。 包括C #样本演示了使用嵌入式清单文件要求特权提升。 驱动程序签名要求64位系统 -May file redistributable redistributable files directory provided (winio32.dll \ binaries, winio32.sys and winio64. DLL), should be included in the installation package of your application. The winio64.sys file must be associated with a code signing certificate signature in the public version to replace (see below). The winio files must be placed in the same directory as your application' s executable file. Privilege requirements winio require administrator privileges to run properly. This can be done: using the local system from the service to run WinIo (se_load_driver_name privilege must be explicitly enabled). In the application requests permission to upgrade the embedded manifest file. Requires the user to choose " Run as administrator" option, start the application. Including C# sample demonstrates the use of an embedded manifest file requires elevation of privilege. Driver Signing Requirements 64 System
Platform: | Size: 4096 | Author: alex | Hits:

CodeBus www.codebus.net